Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 19,924 for

watermarking .net

(0.23 sec)
  1. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/ocr-support/
  2. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...

    docs.groupdocs.com/signature/java/sign-document...
  3. Render TXT as HTML using Python

    In this topic, you will learn how to render TXT as HTML using Python. There is no need to install extra software or tools to convert TXT to HTML in Python on any system....Watermark Product Family GroupDocs.Merger...GroupDocs.Viewer for Python via .NET and unlock support for rendering...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  4. Render DOCX as PNG using Python

    Learn how to render DOCX as PNG using Python. This tutorial explains the steps and provides sample code to convert DOCX to PNG in Python for easy sharing....Watermark Product Family GroupDocs.Merger...GroupDocs.Viewer for Python via .NET using pip to unlock advanced...

    kb.groupdocs.com/viewer/python/render-docx-as-p...
  5. Render PDF as Image using Python

    In this topic, you will get code and steps to render PDF as image using Python. There is no need to install and extra software or tool to convert PDF to image in Python....Watermark Product Family GroupDocs.Merger...GroupDocs.Viewer for Python via .NET using pip to enable advanced...

    kb.groupdocs.com/viewer/python/render-pdf-as-im...
  6. Render PDF as PNG using Python

    Learn how to render PDF as PNG using Python. This step-by-step guide shows how to convert PDF to PNG in Python for easy sharing, preview, and integration....Watermark Product Family GroupDocs.Merger...GroupDocs.Viewer for Python via .NET using pip to enable smooth PDF...

    kb.groupdocs.com/viewer/python/render-pdf-as-pn...
  7. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .net API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive...Watermark Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Document rendering basics...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  8. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/synonym-dictionary/
  9. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/homophone-dictio...
  10. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Watermark Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/parser/java/extract-tables-f...